forms[ ]

This array is used to return an array, or collection, of all FORM elements used within the current document. The forms array will index its values in the order they appear within the document.

syntax:

document.forms(index).Property or Method

The forms[ ] array is used to collect properties from the following:

document